Skip to content

fix: ensure compiled css is available after reload during dev with SSR (SvelteKit) #1194

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Aug 12, 2025

Conversation

dominikg
Copy link
Member

@dominikg dominikg commented Aug 12, 2025

fixes #1192

  • adds tests to kit-node e2e project that contain the conditions of 1192 reproduction
  • widens fix from fix build --watch  #1189 to also use the cache for dev

@dominikg dominikg changed the title fix: add testcase for failing dev reload fix: ensure compiled css is available after reload during dev with SSR (SvelteKit) Aug 12, 2025
@dominikg dominikg merged commit 3e3eb85 into main Aug 12, 2025
15 of 16 checks passed
@dominikg dominikg deleted the fix/dev-ssr-reload-css branch August 12, 2025 15:15
@github-actions github-actions bot mentioned this pull request Aug 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v6 prints errors during vite dev: [postcss] Unknown word xxx
2 participants